How to Install circus software package in Ubuntu 16.10 (Yakkety Yak)

How to Install circus software package in Ubuntu 16.10 (Yakkety Yak)

circus software package provides process & socket manager. It can be used to monitor and control, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install circus 

circus is installed in your system.

Make ensure the circus package were installed using the commands given below,

$ sudo dpkg-query -l | grep circus *

You will get with circus package name, version, architecture and description in a table

circus package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Administration Utilities
Package circus
Version 0.12.1+dfsg-1
Description process & socket manager. It can be used to monitor and control
Sub Section admin


See Also, How to uninstall or remove circus software package from Ubuntu 16.10 (Yakkety Yak)?